func io/fs.hasMeta

3 uses

	io/fs (current package)
		glob.go#L52: 	if !hasMeta(pattern) {
		glob.go#L62: 	if !hasMeta(dir) {
		glob.go#L121: func hasMeta(path string) bool {